filechooser: Fix fallout from GtkText
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Mar 2021 13:54:20 +0000 (09:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 27 Mar 2021 13:54:20 +0000 (09:54 -0400)
commite8a6b504f3d92b4e9407c82843c2c32c77c5b710
tree971a5da2ffb64f7cb37169620a447d64420659e0
parent06ab8f2167955283ab43b6d2b0089f0f1f41dda0
filechooser: Fix fallout from GtkText

Ever since the GtkText split, the focus is no longer
on an entry, but inside it. The filechooser was never
updated for that.
gtk/gtkfilechooserwidget.c